home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterNet Essentials for Pharmacists
/
InterNet Essentials for Pharmacists.iso
/
InterNet.exe
/
InterNet.dxr
/
00014_userResTo320.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-11-16
|
230 b
|
12 lines
global r320, r640, userRes
on mouseUp
if r320[1] = "true" then
userRes = "320"
put "Current Video = 320 X 240 Full" into member "helpRes"
updateStage()
else
alert("Not available on your system.")
end if
end